Skip to content

fix: excluded zero donation backers#7585

Merged
snitin315 merged 1 commit intowebpack:mainfrom
SwetaTanwar:fix/backer-minimum-threshold
Mar 15, 2025
Merged

fix: excluded zero donation backers#7585
snitin315 merged 1 commit intowebpack:mainfrom
SwetaTanwar:fix/backer-minimum-threshold

Conversation

@SwetaTanwar
Copy link
Copy Markdown
Contributor

Fixes: #7584

Filtered out individuals who have made no financial contribution to the project from the backers list by ensuring that only users with a positive contribution are shown in the list.

Before:
Screenshot 2025-03-15 at 5 22 08 PM

After:
Screenshot 2025-03-15 at 5 21 46 PM

@vercel
Copy link
Copy Markdown

vercel Bot commented Mar 15, 2025

@SwetaTanwar is attempting to deploy a commit to the OpenJS Foundation Team on Vercel.

A member of the Team first needs to authorize it.

@vercel
Copy link
Copy Markdown

vercel Bot commented Mar 15, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
webpack-js-org ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 15, 2025 0:10am

@snitin315
Copy link
Copy Markdown
Member

Thank you.

@snitin315 snitin315 merged commit 7d17d29 into webpack:main Mar 15, 2025
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Display of backers includes individuals with zero funding

2 participants